home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / tcp / clients / telnet.readme < prev   
Encoding:
Text File  |  1995-05-13  |  493 b   |  7 lines

  1. Left with an old braindamaged telnet client from the AS225R1 package and a pretty
  2. minimal telnet client for the beta-AS225R2 I decided to write my own. The telnet
  3. client is not complete to the telnet protocol specs but works fine with common
  4. telnet servers (say on SunOS). One nice feature is that it supports both modes of
  5. the CON: handler. It either uses cooked input (including the CON: handlers editing
  6. and history features) or raw input depending on how the other side handles ECHO mode.
  7.